home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_DM / DM_155 / DM_155.MSA / EQUINOX / READ.ME < prev    next >
Text File  |  1986-04-24  |  551b  |  27 lines

  1.         E Q U I N O X
  2.         -------------
  3.  
  4.  
  5.  
  6. Some hints about my playroutine...
  7.  
  8. First, you can change the frequence
  9. of the soundtracker.
  10. You must change the value of $fffa1f !
  11. Calcul the frequence table with the cal_frq.prg
  12. The frequence divide is obtained by operating:
  13. 2457.6/frq
  14.  
  15. Example: for a 10.24kz playroutine:
  16. 2457.6/10.24=240
  17. then make 240/10=24
  18. Also you put #24 in fffa1f mfp register !!!!!
  19. And use 240 value for calculating the frequences table.
  20.  
  21. And don't forget:only d0,d1,a0,a1 free !!!!!!!
  22.  
  23.  
  24.  
  25.         CHECKSUM the 11/03/90
  26.  
  27.